@charset "utf-8";

@import url("top.css");
@import url("footer.css");
@import url("suspendedWindow.css");
@import url("jc.css");

@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('../images/iconfont.ttf?t=1680141603256') format('truetype');
}

.main {
  width: 95%;
  max-width: 1340px;
  margin: 0 auto;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}

.icon-laba:before {
  content: "\f01f4";
}

.icon-gongchengxiangmu:before {
  content: "\e677";
}

.icon-wangluo:before {
  content: "\e62e";
}

input {
  outline: none;
}


/* CSS Document */
body, ul, li, ol, dl, dd, dt, tr, td, th , table , div, span, a, img, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: none;
}

body {
  font-family: "微软雅黑", Arial, "Microsoft YaHei";
  color: #343434;
  font-size: 16px;
  background: #f3f3f3;
}

input, select {
  font-family: "微软雅黑", Arial, "Microsoft YaHei";
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  outline: none;
  cursor: pointer
}

a {
  color: #343434;
  text-decoration: none
}

a:focus, a:hover {
  color: #1559a3;
  text-decoration: none
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

img {
  border: 0;
  max-width: 100%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt50 {
  margin-top: 50px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt70 {
  margin-top: 46px;
}

.clear {
  clear: both;
  overflow: hidden;
}

/* nav 选择样式*/
.selected {
  background: #024289;
}

.interactive-box {
  width: 100%;
  padding: 40px 30px;
  background: #fff;
  height: auto;
  box-shadow: 0px 7px 21px rgba(174, 174, 174, 0.15);
  margin-bottom: 40px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

/* 面包屑 */
.location {
  font-size: 0.8rem;
  margin-bottom: 10px;
}

.location a {
  margin: 0 5px;
}

.location img {
  width: 14px;
  margin-right: 2px;
  margin-top: -3px;
}

.location em {
  font-style: normal;
  color: #1559A3;
  margin: 0 8px;
}

/* 标题样式1 */
.bindong-title {
  font-weight: bold;
  font-size: 1.1rem;
  padding: 28px 20px;
  border-bottom: 1px solid #eaeaea !important;
  position: relative;
  margin-bottom: 20px;
}

.bindong-title:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 22px;
  background: #1559A3;
  top: 32px;
  left: 0px;
}
.bindong-title.current-area:before {
  background: transparent;
}
/* 灰色圆点列表样式 */
.gray-list {
  padding-top: 20px;
}

.gray-list ul li {
  padding: 20px 0;
  clear: both;
  overflow: hidden;
  border-bottom: 1px dashed #dadada;
}

.gray-list ul li a {
  width: 80%;
  float: left;
  font-size: 0.9rem;
  position: relative;
  padding-left: 20px;
  /* text-overflow: ellipsis;
  overflow: hidden; 
  white-space: nowrap; */
}

.gray-list ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  background: #B7B7B7;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 40%;
}

.gray-list ul li span {
  width: 15%;
  float: right;
  color: #666;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.gray-list ul li a:hover::before {
  background: #1559a3;
}

/* 表格样式1 */
.table01{overflow-x: auto;}
.table01 table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #DEE9F4;
  font-size: 0.8rem;
  text-align: center;
}

.table01 tr {
  height: 30px;
}

.table01 tr , th, td {
  border: 1px solid #DEE9F4;
  padding: 8px;
  height: 50px;
  font-weight: 400;
  text-align: center;
}

.table01 tr th {
  border-left: none;
  border-right: none;
  background: #F3F6F9;
}

.table01 tr td a {
  color: #1559A3;
}

.table01 tr td.jx {
  text-align: left;
  padding-left: 15px;
}

.table01 tr td.jx label {
  margin-right: 30px;
  font-weight: 400;
}

/* 表格样式2 */
.table03 {
  overflow-x: scroll;
  font-size: 0.8rem;
}

.table03 tr td {
  background: #f3f6f9;
}

.table03 tr > td:first-child {
  text-align: center;
}

.table03 .table-con {
  background: #fff;
  text-align: left;
  padding-left: 20px;
}

.table03 tr td span a {
  font-size: 0.7rem;
  color: #1559A3;
}

.table03 tr td a:hover {
  text-decoration: underline;
}

.table03 tr td.xjnr {
  min-height: 150px;
  height: 150px;
  vertical-align: top;
  padding-top: 20px;
}

.table03 tr td.hfjg {
  font-weight: 700;
}


/* 分页 */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  flex-wrap: wrap;
  margin: 10px 0
}

.pagination p {
  margin: 0 20px;
}

.pagination input {
  border: 1px solid #D3D3D3;
  border-radius: 4px;
  width: 60px;
  height: 30px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > li.current > a {
  z-index: 2;
  color: #FFFFFF;
  background-color: #1559A3;
  border-color: #ddd
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #1559A3;
  border-color: #1559A3;
}

.pagination > li > a, .pagination > li > span {
  color: #333333;
}

.pagination-btn {
  border: none;
  border-radius: 4px;
  color: #FFFFFF;
  background-color: #1559A3;
  padding: 2px 12px;
}

.pagination .page-count {
  display: none
}

/* 表单 */
.form-box {
  padding: 50px 45px;
}

.tab_wyxx dt em {
  position: absolute;
  color: #ff0000;
  font-weight: bold;
  padding: 0 0 0 5px;
}

.tab_wyxx {
  display: flex;
  font-size: 0.9rem;
  align-items: center;
  margin-bottom: 25px;
}

.tab_wyxx dt {
  position: relative;
  width: 15%;
  text-align: end;
  margin-right: 45px;
  font-weight: 400;
}

.tab_wyxx dd {
  width: 75%;
}

.tab_wyxx dd .ipt04 {
  height: 50px;
  width: 100%;
  border: 1px solid #B5B5B5;
  padding: 0 0 0 20px;
  border-radius: 4px;
}

.tab_wyxx dd .ipt04::-ms-expand {
  background: none;
  border: none;
}

.tab_wyxx dd .ipt05 {
  width: 100%;
  height: 200px;
  border: 1px solid #B5B5B5;
  padding: 0 20px;
  border-radius: 4px;
}

.tab_wyxx dd .ipt07 {
  width: 250px;
}

.tab_wyxx dd input:focus, .tab_wyxx dd textarea:focus, .tab_wyxx dd textarea:focus-visible, .tab_wyxx dd .select01:focus {
  border: 1px solid #5c9de9;
}

.tab_wyxx .ipt06 {
  display: flex;
}

.tab_wyxx dd label {
  margin-bottom: 0;
  font-weight: 400;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  width: 20%;
  justify-content: flex-start;
  white-space: nowrap;
  min-width: 100px;
}

input[type=radio] {
  margin-right: 5px;
  width: 15px;
  height: 15px;
  margin-top: 0;
}
select::-ms-expand { display: none; }
.tab_wyxx dd .select01 {
  width: 250px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background: url("../images/select_jt.png") no-repeat scroll 98% center transparent;
  padding-right: 15px;
  background-size: 18px;
}

.tab_wyxx dd button {
  width: 123px;
  height: 50px;
  background: #EF8318;
  border-radius: 4px;
  border: none;
  color: #fff;
}

.tab_wyxx.shangchuan {
  align-items: flex-start;
}

.tab_wyxx.shangchuan dt {
  line-height: 50px;
}

.tab_wyxx dd .btn-tips {
  color: #666666;
  margin-top: 22px;
  background: #F9FCFF;
  padding: 20px;
  font-size: 0.8rem;
  font-weight: 600;
}

.tab_wyxx dd .btn-tips p {
  font-weight: 400;
  margin-top: 10px;
}

.tab_wyxx:last-child {
  padding-bottom: 48px;
  border-bottom: 1px dashed #E6E6E6;
}

.submit-box {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  margin-top: 20px;
}

.submit-box .submit-btn {
  margin-right: 40px;
  background: #1559A3;
  color: #fff;
  border: 1px solid #1559A3;
}

.submit-box button {
  background: #fff;
  width: 200px;
  height: 60px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
  margin-top: 30px;
}

.submit-box .dy-button {
  background: #eee;
  margin-left: 40px;
}

.department {
  display: none;
}

/* 通用文章页样式 */
.article-content{padding: 20px 30px;font-size: 0.8rem;overflow-x: auto;border-bottom: 1px solid #eaeaea;}
.article-content h2{font-size: 1.2rem;font-weight: 700;padding-bottom: 20px;text-align: center;line-height: 40px;}
.article-content p{font-size: 0.8rem;
  line-height: 1.8;
  margin: 0 5%;
  margin-bottom: 28px;
}
.article-content p span{line-height: 40pt;font-size: 0.8rem;}
.article-content h3{font-size: 0.8rem;font-weight: 700;}
/*.article-content h4{font-size: 0.9rem;font-weight: 700;text-align: center;padding-top: 20px;}*/
.article-content h4{font-size: 1rem;font-weight: 700;text-align: center;padding: 10px 0;}
.article-content .sign{text-align: right;}
.article-content .sign .zb-name{padding-bottom: 0;padding-top: 40px;}
.footer-time{height: 50px;text-align: center;line-height: 50px;background: #F3F6F9;font-size: 0.7rem;}
.article-sm{font-size: 0.8rem;color: #666;display: flex;justify-content: center;margin-bottom: 30px;}
.article-sm em{margin: 0 30px;font-style: normal;}
.article-sm em span{cursor: pointer;}
.article-sm em span:hover{color: #1559A3;}
.article-content .time{padding: 0;}
.article-content p.title01{font-size: 0.8rem;text-align: center;}
.article-content p.title02{font-size: 0.8rem;text-align: left;text-indent: 0;padding-bottom: 0;}
/*.article-footer{width: 100%;background: #F2F2F2;height: 70px;padding: 20px;}*/
.article-footer-right a{background: url(../images/icon-dy.png) no-repeat left center;padding-left: 30px;background-size: 20px;}
.article-footer-left{margin-right: 30px;}
.article-footer-left a{margin-right: 10px;}
.article-footer-left a img{width: 30px;}
.article-footer-middle{display: flex;justify-content: flex-start;}
.article-footer-middle .footer-input{border: #B7B7B7;}
.article-footer-middle .footer-btn{background: #70B5E8;color: #fff;border: none;font-size: 0.7rem;}
.article-footer-middle input{height: 30px;}
.big-title{font-size: 1.2rem;font-weight: 700;text-align: center;padding: 30px 0;/*border-bottom: 1px solid #eaeaea;*/}
.article-nopd{padding: 0;overflow-x: auto;}
.article-nopd table{margin: 0 auto;min-width: 850px;}

.footer-time {
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #F3F6F9;
  font-size: 0.7rem;
}

.article-sm {
  font-size: 0.8rem;
  color: #666;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.article-sm em {
  margin: 0 30px;
  font-style: normal;
}

.article-sm em span {
  cursor: pointer;
}

.article-sm em span:hover {
  color: #1559A3;
}

.article-content .time {
  padding: 0;
}

.article-content p.title01 {
  font-size: 0.8rem;
  text-align: center;
}

.article-content p.title02 {
  font-size: 0.8rem;
  text-align: left;
  text-indent: 0;
  padding-bottom: 0;
}

/*.article-footer{width: 100%;background: #F2F2F2;height: 70px;padding: 20px;}*/
.article-footer-right a {
  background: url(../images/icon-dy.png) no-repeat left center;
  padding-left: 30px;
  background-size: 20px;
}

.article-footer-left {
  margin-right: 30px;
}

.article-footer-left a {
  margin-right: 10px;
}

.article-footer-left a img {
  width: 30px;
}

.article-footer-middle {
  display: flex;
  justify-content: flex-start;
}

.article-footer-middle .footer-input {
  border: #B7B7B7;
}

.article-footer-middle .footer-btn {
  background: #70B5E8;
  color: #fff;
  border: none;
  font-size: 0.7rem;
}

.article-footer-middle input {
  height: 30px;
}

.big-title {
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  padding: 30px 0;
  /*border-bottom: 1px solid #eaeaea;*/
}
.sub-title {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  padding: 15px 0;
  /*border-bottom: 1px solid #eaeaea;*/
}


.article-nopd {
  padding: 0;
}

/* 内容页添加相关文章链接 */
.related-articles{
  padding: 20px 20px 20px 50px;
}
.related-articles .list-row{
  display: flex;
  justify-content: space-between;
}
.related-articles .line{
  width: 100%;
  border-bottom: 1px dashed #E9E9E9;
  margin: 20px 0;
}
  /*.related-articles .list-row .card-list{
width: calc((100% - 30px)/2);  */
.related-articles .card-list{
  width:100%;
  margin-bottom:25px;
}
.card-list .gategory-title{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.card-list .gategory-title span{
  font-size: 0.9rem;
  font-weight: 700;
  color: #0b69d4;
}
.card-list ul li{
  display: flex;
  align-items: center;
  line-height: 36px;
}
.card-list ul li i{
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #588bc1;
  margin-right: 10px;
}
.card-list ul li a{
  font-size: 0.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media(max-width:640px){
  .related-articles .list-row{display: block;}
  .related-articles .list-row .card-list{width: 100%;margin-bottom: 15px;border-bottom: 1px dashed #E9E9E9 ;padding-bottom: 10px;}
  .related-articles .line{display: none;}
  .related-articles{margin-top: 0;}
}
@media(max-width:550px){
  .related-articles{padding: 10px;}
  .card-list .gategory-title span{margin-left: 5px;}
  .card-list ul li{line-height: 28px;}
  .card-list .gategory-title{margin-bottom: 5px;}
  .related-articles .list-row .card-list:last-child{border-bottom: none;margin-bottom: 0;}
}
/*end 内容页添加相关文章链接 */

/*tabs----start*/
.gap-tab ul {
  display: flex;
  flex-wrap: wrap;
}

.gap-tab ul li {
  color: #293239;
  height: 50px;
  border-radius: 5px;
  font-size: 1rem;
  background: #F3F6F9;
  line-height: 50px;
  cursor: pointer;
  margin-right: 20px;
  margin-bottom: 20px;
  /* 18%:  默认每一个列表占18%*/
  width: 23.5%;
   /* 右边距，默认使用css函数去计算 */
  margin-right: 2%;
  text-align: center;
  overflow: hidden;
}

.gap-tab ul li:nth-of-type(4n){
  margin-right: 0;
}

.gap-tab > ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gap-tab > ul li:hover {
  background-color: #1559A3;
}

.gap-tab > ul li:hover a {
  color: #FFFFFF !important;
}

.gap-tab ul li.buttonActive {
  background-color: #1559A3 !important;
}

/* 修改 <a> 标签文字颜色 */
.gap-tab ul li.buttonActive a.link-text {
  color: #FFFFFF;
}

/*tabs----end*/


/*头像名字居中*/
.baseInfo-left > div {
  justify-content: center;
}

/*button嵌套a标签*/
.button-box > button > a {
  display: block;
}

/*文章页用户自定义内容处理*/
/*#Zoom  {*/
/*  width: 100%;*/
/*  margin: 20px 0;*/
/*  padding-bottom: 20px;*/
/*  font-size: .8rem;*/
/*}*/
/*#Zoom  p{*/
/*  width: 94%;*/
/*  margin: 0 3%;*/
/*  line-height: 1.8;*/
/*  margin-bottom: 28px;*/
/*}*/

/*#Zoom p img {*/
/*  max-width: 100%;*/
/*  height: auto;*/
/*}*/

/*展开收起样式 */
.topicList{display: flex;align-items: center;justify-content: center; padding-top: 20px;font-size: 0.9rem; width: 100%;text-align: center;color: #1559A3;cursor: pointer;}
.topicList .topic-img{margin-left: 10px;width: 26px;}

/* 权利清单详情页通用样式 */
.main .qlqd_xq{padding-top: 20px;}
.main .qlqd_xq h1{padding: 20px 0;font-size: 1.5rem;text-align: center;color: #1559A3;font-weight: 700;}
.main .qlqd_xq .qlqd_table table tr th{background: #F3F6F9;}
.main .qlqd_xq .qlqd_table{overflow-x: auto;border-bottom: none !important;}
.main .qlqd_xq .qlqd_table table{min-width: 1100px;}

.content-box{line-height:normal !important;}
.content-box img{display: block;margin: 0 auto;}

/* 无障碍工具条引起的样式问题 */
.details .tab-hack-node {
  position: absolute;
 }
 
/* 文章表格去除数据自带样式 */
.content-box .table_restore table{
  font-family:'Microsoft YaHei' !important;
  height: auto;
 }
.content-box .table_restore table tr td p span{
  font-family:'Microsoft YaHei' !important;
}
.content-box .table_restore table tr td p{
  margin: 0 !important;
  line-height: 1.1rem !important;
}
.content-box .table_restore table tr td{
  vertical-align: middle !important;
  border: 1px solid #343434;
}
.content-box .table_restore table tr,.content-box .table_restore table tr td{
  height: 30px !important;
}


@media(max-width:1200px){
  .gap-tab ul li{width:32%;margin-right: 2% !important;}
  .gap-tab ul li:nth-of-type(3n){margin-right: 0 !important;}
  .content-box img{width: auto !important;max-width: 100%;height: auto !important;}
}

@media (max-width: 1024px) {
  .pagination {
    font-size: 0.9rem;
  }

  .bindong-title {
    padding: 20px;
  }

  .bindong-title:before {
    top: 24px;
  }
}

@media(max-width:950px){
  .gap-tab ul li:nth-of-type(3n){margin-right: 2% !important;}
  .gap-tab ul li{margin-bottom: 15px;width:49%;margin-right: 2% !important;}
  .gap-tab ul li:nth-of-type(2n){margin-right: 0 !important;}

}

@media (max-width: 900px) {
  .article-content {
    padding: 15px;
  }

}

@media (max-width: 800px) {
  .pagination {
    font-size: 0.8rem;
  }

  .article-sm {
    flex-wrap: wrap;
    padding-top: 20px;
  }

  .article-footer-right {
    display: none;
  }
  .gap-tab ul li{margin-right: 16px;margin-bottom: 13px;}

}

@media (max-width: 710px) {
  .gray-list {
    padding-top: 0;
  }

  .gray-list ul li span {
    width: 20%;
  }

  .gray-list ul li a {
    width: 76%;
  }

  .article-footer {
    height: auto;
  }

  .article-footer-left {
    margin-bottom: 20px;
  }
}

@media (max-width: 660px) {
  .article-content {
    padding: 0 !important;
  }
}

@media (max-width: 640px) {
  .bindong-title {
    padding: 16px 20px;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 0;
  }
  
  .content-box video{
    width:70%;
    height: auto;
  }

  .bindong-title:before {
    width: 4px;
    top: 21px;
    height: 18px;
  }

  .interactive-box {
    padding: 20px 15px;
    margin-bottom: 20px;
  }

  .location img {
    margin-right: 0;
    width: 11px;
  }

  .location {
    font-size: 0.9rem;
    margin-bottom: 0;
  }

  .gray-list {
    padding-top: 10px;
  }

  .gray-list ul li {
    font-size: 1rem;
    padding: 15px 0;
  }

  .gray-list ul li a {
    font-size: 1rem;
  }

  .tab_wyxx dt {
    margin-right: 30px;
  }

  .pagination .page-num, .pagination .page-jumpto, .pagination .pagination-btn {
    display: none;
  }

  .pagination .page-count {
    display: unset;
    margin: 0 1em;
  }

  .pagination .total {
    display: none
  }
  .gap-tab ul li{margin-bottom: 11px;}
  .topicList .topic-img{width: 22px;margin-left: 6px;}
}

@media(max-width:600px){
  .gap-tab ul{justify-content: space-between;}

  .gap-tab ul li{margin-right: 0 !important;margin-bottom: 10px;}
}


@media (max-width: 480px) {
  .submit-box button {
    margin-top: 10px;
  }

  .bindong-title:before {
    width: 4px;
    top: 33%;
    height: 22px;
  }

  .interactive-box {
    padding: 20px 15px;
  }

  .submit-box .submit-btn {
    margin-right: 27px;
  }

  .submit-box button {
    width: 170px;
  }
  .topicList .topic-img{width: 20px;margin-left: 6px;}
  
  .article-sm {
    padding-top: 10px;
    margin: 0 0 10px 0;
  }
}

@media (max-width: 420px) {
  .gray-list ul li a {
    font-size: 1.1rem;
    width: 100%;
  }

  .article-content h2 {
    line-height: 25px;
    padding-bottom: 5px;
  }
  .article-content h4{
    padding-bottom: 20px;
  }
  .article-content p {
    padding: 5px 0;
    margin: 0;
  }

  .gap-tab ul li{margin-bottom: 7px;}
  .topicList .topic-img{width: 18px;}
  .gray-list ul li span{display: none;}
  .bindong-title:before{height: 16px;top: 36%;}
}

@media (max-width: 400px) {
  .tab_wyxx dt {
    margin-right: 22px;
  }

  .gray-list ul li {
    padding: 5px 0;
  }

  .article-content h2 {
    padding-top: 10px;
  }

  .article-footer {
    padding: 10px;
  }

  .article-footer-left span {
    font-size: 0.8rem;
  }

  .article-footer-middle input {
    width: 50%;
  }

  .article-footer-middle .footer-btn {
    width: 30%;
  }

  .tab_wyxx dd .select01, .tab_wyxx dd .ipt07 {
    width: 100%;
  }

  .tab_wyxx dd .btn-tips {
    margin-top: 10px;
    padding: 10px;
  }
  .gap-tab ul li{
    height: 45px;
    line-height: 45px;
  }
}

@media (max-width: 360px) {
  .bindong-title {
    padding: 16px 10px;
  }

  .bindong-title:before {
    height: 16px;
  }
}

@media (max-width: 320px) {
  .gray-list ul li a {
    padding-left: 12px;
  }

  .gray-list ul li a::before {
    width: 4px;
    height: 4px;
  }

  .meetimg-box ul li > div p {
    background-size: 14px;
  }

  .meetimg-box ul li > div a {
    font-size: 1rem;
  }

  .gray-list ul li a {
    font-size: 1rem;
  }

  .article-content h2 {
    line-height: 1.5rem;
  }

  /*.article-sm {
    padding-top: 10px;
    margin: 0 0 10px 0;
  }*/
}



/* 信息公开文章详情页面二维码随字体大小变化  */
.social-share .icon-wechat .wechat-qrcode{
  top: -235px !important;
  left: -140px!important;
  width: 255px!important;
  height: 225px!important;
}
.social-share .icon-wechat .wechat-qrcode .help p{
  line-height: 24px !important;
}
.social-share .icon-wechat .wechat-qrcode:after{
  margin-left: 20px!important;
}


@media(max-width:450px){
  .content-box .table_restore table{
    width: auto !important;
    height: auto !important;
    min-width: auto !important;
  }
  .content-box .table_restore table tr{
    height: auto !important;  
  }
  .content-box .table_restore table tr td{
    padding: 0 4px !important;
    height: auto !important;
  }
  .content-box .table_restore table tr td p{
    line-height: 1.1rem !important;
    margin: 0;
    padding: 0;
  }
}

/* 内容页添加相关文章链接 */
.related-articles{
  padding: 20px;
}
.related-articles .list-row .card-list{
  width: 100%;  
  margin-bottom: 25px;
}
.card-list .gategory-title{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.card-list .gategory-title img{
  width: 36px;
}
.card-list .gategory-title span{
  font-size: 0.9rem;
  font-weight: 700;
  color:#0b69d4;
}
.card-list ul li{
  display: flex;
  align-items: center;
  line-height: 55px;
}
.card-list ul li i{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #588bc1;
  margin-right: 10px;
}
.card-list ul li a{
  font-size: 0.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media(max-width:750px){
  .related-articles  .card-list{width: 100%;margin-bottom: 15px;}
}
@media(max-width:550px){
  .related-articles{padding: 15px;}
  .card-list ul li{line-height: 36px;}
  .card-list .gategory-title{margin-bottom: 5px;}
}
/*end 内容页添加相关文章链接 */

